Skip to content

chore(deps): bump the gomod group with 4 updates#338

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/gomod-a2b7515b3c
Apr 28, 2026
Merged

chore(deps): bump the gomod group with 4 updates#338
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/gomod-a2b7515b3c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps the gomod group with 4 updates: github.com/DataDog/datadog-api-client-go/v2, github.com/aws/aws-sdk-go-v2/service/s3, k8s.io/apimachinery and k8s.io/client-go.

Updates github.com/DataDog/datadog-api-client-go/v2 from 2.58.0 to 2.59.0

Release notes

Sourced from github.com/DataDog/datadog-api-client-go/v2's releases.

v2.59.0

See ./CHANGELOG.md for details

Changelog

Sourced from github.com/DataDog/datadog-api-client-go/v2's changelog.

2.59.0/2026-04-24

Changed

  • Add GET OrgGroupPolicy and OrgGroupPolicyOverride, Add policy_type/enforcement_tier fields, Remove enforced_at field #3999
  • Rename pat_uuid to pat_id and remove alias field from PAT spec #3989
  • Add GET OrgGroupPolicy and OrgGroupPolicyOverride, Add policy_type/enforcement_tier fields, Remove enforced_at field #3973
  • Rename pat_uuid to pat_id and remove alias field from PAT spec #3969
  • Security Monitoring - Revert rename of historical job API endpoints to threat hunting #3956

Removed

  • Remove unsupported operators from CCM Custom Allocation Rules feature #3987

Added

  • Add us2.ddog-gov.com. #3984
  • Add OpenAPI documentation for LLM Observability eval config CRUD endpoints #3980
  • Add OpenAPI spec for v2 Synthetics test result endpoints #3978
  • Document signals triage update endpoints #3977
  • Security notifications - Add SAST and secret rule types #3971
  • Add OpenAPI documentation for list and get indicators of compromise endpoints #3967
  • Cloud SIEM - Document content packs SIEM endpoints #3965
  • Add API spec for security monitoring terraform export endpoints #3954
  • Add team and assignee filters for Search Error Tracking Issues API #3953
  • Add missing params to ListCustomCostsFiles #3950
  • Add unstable PUT /api/v2/anonymize_users endpoint #3934
  • Add query type schemas for timeseries-query data sources #3917
Commits
  • 1f8f2bf Bump versions and add changelog entries. (#4001)
  • 7b79ec1 Python and Rust release tags don't start with v. (#4002)
  • b3142a3 Add GET OrgGroupPolicy and OrgGroupPolicyOverride, Add policy_type/enforcemen...
  • 9614de2 [STTSPG-987] Add 'required' label to Maintenance Attributes for Status Pages ...
  • d1c8f48 Remove unsupported operators from CCM Custom Allocation Rules feature (#3987)
  • bd209b8 Add OpenAPI spec for v2 Synthetics test result endpoints (#3978)
  • 72b3cd7 Rename pat_uuid to pat_id and remove alias field from PAT spec (#3989)
  • 7f5d260 Regenerate client from commit 364ce58 of spec repo (#3984)
  • fd3baa2 Fix merge queue failure. (#3988)
  • 070859e Regenerate client from commit ce55d33 of spec repo (#3934)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.99.1 to 1.100.0

Commits

Updates k8s.io/apimachinery from 0.35.4 to 0.36.0

Commits
  • debe1eb Update dependencies to v0.36.0 tag
  • efb7f26 Merge remote-tracking branch 'origin/master' into release-1.36
  • d966e56 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 79b3632 Merge pull request #137864 from yongruilin/dv-dra-mismatch
  • a8822f7 Add slice and map union member support with tests
  • 7dba2d0 Use IsZero instead of IsNil for union ratcheting check
  • d95710f Fix union validation ratcheting when oldObj is nil
  • 729062d Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 13b12e6 dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • 27f4670 Merge pull request #136657 from Jefftree/sharding-test
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.35.4 to 0.36.0

Commits
  • 1d95f02 Update dependencies to v0.36.0 tag
  • f22a53e Merge remote-tracking branch 'origin/master' into release-1.36
  • a948641 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 7e44ffc Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • df2d882 Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • 4eece52 Workload API: PodGroup ResourceClaims (KEP-5729)
  • 3d35c51 Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 0434117 Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • ba785be Drop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...
  • 4a9c878 Add ResourcePoolStatusRequest API types and generated code
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 4 updates: [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).


Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.58.0 to 2.59.0
- [Release notes](https://github.com/DataDog/datadog-api-client-go/releases)
- [Changelog](https://github.com/DataDog/datadog-api-client-go/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadog-api-client-go@v2.58.0...v2.59.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.99.1 to 1.100.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.99.1...service/s3/v1.100.0)

Updates `k8s.io/apimachinery` from 0.35.4 to 0.36.0
- [Commits](kubernetes/apimachinery@v0.35.4...v0.36.0)

Updates `k8s.io/client-go` from 0.35.4 to 0.36.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.4...v0.36.0)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-api-client-go/v2
  dependency-version: 2.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.100.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 28, 2026
@github-actions github-actions Bot merged commit 561599c into main Apr 28, 2026
4 of 7 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/gomod-a2b7515b3c branch April 28, 2026 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants